C# |
---|
public class ResultConverter<TData, TList> |
CreateCollection | Creates a collection from the result records. |
CreateCollectionFromTable | Creates a Data Object collection from the Table rows. |
CreateData | Creates a Data Object from the result values. |
CreateData | Creates a Data Object from the result DbColumns object. DbColumns object. |
CreateData | Creates a Data Object from the data values. |
CreateDataFromTable | Creates a Data Object from the row values. |